Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@shopify/network
Advanced tools
@shopify/network
Common values related to dealing with the network.
yarn add @shopify/network
Import any of the enums or functions in this package to get a friendly API to common network details. The following values are exposed from this library:
Method
: enum for HTTP methodsStatusCode
: enum for HTTP status codes (mapping from name to number)ResponseType
: response type enum (2xx, 3xx, etc)Header
: enum for common header namesCspDirective
: enum for names of content security policy directivesCspSandboxAllow
: enum for values allowed in the CSP sandbox
directiveSpecialSource
: enum for "special" (non-URI) sources usable in many CSP directivesnonceSource()
: function for generating nonce sources in CSP directivesgetResponseType
: returns the ResponseType
for an HTTP status codeHashAlgorithm
: enum for hash algorithms usable in several CSP directiveshashSource()
: function for generating hash sources in CSP directivesFAQs
Common values related to dealing with the network
The npm package @shopify/network receives a total of 97,840 weekly downloads. As such, @shopify/network popularity was classified as popular.
We found that @shopify/network demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 24 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.